Ensure all subcommands have summary description documentation
authorFelix Crux <felixc@felixcrux.com>
Fri, 18 Dec 2015 23:54:40 +0000 (18:54 -0500)
committerFelix Crux <felixc@felixcrux.com>
Fri, 18 Dec 2015 23:54:40 +0000 (18:54 -0500)
commitdc389ae3d40e71241968d4c936be27fad8f9c29a
tree08b67a393455129480406b648cd99624d372b74b
parent3d29480eb12982d8d0f9247b4c8f8cd456dd19fb
Ensure all subcommands have summary description documentation

Almost all commands have info on what they are for, but a few were
missing it.

Also cleans up some copy/paste misdocumentation along the way.
src/bin/git_checkout.rs
src/bin/locate_project.rs
src/bin/publish.rs
src/bin/read_manifest.rs
src/bin/update.rs
src/bin/verify_project.rs
src/bin/version.rs